body {
    font-family:tahoma,helvetica,gotham,trebuchet,arial,verdana,sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background_main.jpg);
	background-repeat:repeat-x;
	background-color:#ffffff;
}

a:hover {
        font-weight : normal;
        color : #ff9900;
        text-decoration:underline;
}

a:visited, a:link, a:active {
        color : #cc6600;
        text-decoration : none;
} 

#searchControl {
    display:none;
}

.searchbox {
	background-color:	#fff;
	border:				1px solid #000;
	font-size:			20px;
	font-weight:        bold;
	color:				#666;	
	height:				30px;
	width:				285px;
	margin:				0px 0px 0px 0px;
	overflow:			hidden;
	padding:			2px 5px 0px 0px;
}

.searchbox_zip {
	background-color:	#fff;
	border:				1px solid #000;
	font-size:			16px;
	font-weight:        bold;
	color:				#666;
	height:				25px;
	width:				100px;
	margin:				0px 0px 0px 0px;
	overflow:			hidden;
	padding:			0px 0px 0px 0px;
}
/*see google_styles.css for google specifics
 they did not work when put at the top of the page because the google ajax call happens after this and overwrites
*/

.amp_ad {
/*    background-color:#ffffcc;*/
	font-size: 10pt; 
    margin-top:5px;
    margin-bottom:5px;
    text-align:left;
    padding: 5px 5px 5px 5px;
}
 .amp_ad a {
    color:#000000;
    font-size:12pt;
 }
 
.ad_title  {
    color:#cc6600;
    font-size:12px;
	font-weight:bold;
 }
 
 .ad_text  {
    color:#333333;
    font-size:11px;
 }

  .ad_displayurl  {
    color:#cc6600;
    font-size:9px;
 }
 
.amp_ad_box, .right_ads .amp_ad {
    border:1px;
    border-color:006699;
}

.right_ads .amp_ad {
    background-color:transparent;
    width:200px;
	margin-top:15px;
    margin-bottom:15px;
}

.legal_text {
    font-size:11px;
    text-decoration:none;
    color:#000000;
	font-family:gotham,trebuchet,arial,verdana,sans-serif;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
} 

.tagline {
    text-align:right;
    font-size:9px;
}

form {
    margin:0px;
}

.masthead {
    background-color:#e8f0f3;
    text-align:center;
}

.search_row {
    background-image:url(images/search_background.jpg);
    background-repeat:no-repeat;
    height:60px;
    text-align:center;
    padding-top:0px;
}

.subtext {
    text-align:right;
    font-size:9px;
    color:#777777;
    vertical-align:top;
}

.bigger {
	font-family:arial,gotham,trebuchet,verdana,sans-serif;
    font-size:18px;
    color:#333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
}

.tiny {
    text-align:center;
	margin-right:auto;
	margin-left:auto;
    font-size:9px;
    color:#777777;
}

.bottom_links  {
    text-align:center;
	margin-right:auto;
	margin-left:auto;
    font-size:9px;
	text-decoration:none;
    color:#996600;
}

.bottom_links a:link, a:visited, a:active {
    font-size:9px;
	text-decoration:none;
    color:#cc6600;
}
.bottom_links a:hover {
     color : #ff9900;
     text-decoration:underline;
}

.date {
    font-size:10px;
    color:#996600;
	font-weight:bold;
}

.footer {
    text-align:center;
    font-size:11px;
    background-image:url(images/bkg_footer.jpg);
    height:35px;
    padding-top:15px;
}
.copyright {
    font-weight:bold;

}

.content {
    border:1px solid #000000;
}

.cloud {
	padding: 4px 50px 4px 4px;
	text-align:justify;
	line-height: 20px;
}

.cloud a:link
{
	color: #cc6600;
	text-decoration: none;
}

.cloud a:hover
{
     color : #ff9900;
     text-decoration:underline;
}

.cloud_large {
    font-size:20px;
	padding: 5px 5px 5px 5px;
}

.cloud_medium {
    font-size:15px;
	padding: 5px 5px 5px 5px;
}

.cloud_small {
    font-size:10px;
	padding: 5px 5px 5px 5px;
}

.web_search_box {
	color:#000000;
	margin-left:5px;
	font-size:10pt;
}
 .web_search_box a, a:link {
 	color: blue;
    font-size:12pt;
    text-decoration: underline;
 }
 
 .web_search_box a:hover {
 	color: blue;
    text-decoration:underline;
}

.web_search_box a:visited, a:active {
	color: blue;
    text-decoration : underline;
}

.yahooAd a, a:visited, a:link
{
	color:#000000;
	text-decoration: underline;
}
.yahooAd a:hover
{
	color:#000000;
	text-decoration: none;
}

